[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
DISPLAY          Types a String                                TASM Directive

  DISPLAY "characters"

     DISPLAY lets the assembler communicate with you as the program is
     being assembled.

     This directive functions like the %OUT directive. When the assembler
     reaches it, it types the string characters on the screen as a
     message.

       Notes:     You must surround the characters with quotation marks.

See Also: %OUT
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson